projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddfe337
)
docs: Add deprecation notice for GtkButton.set_focus_on_click()
author
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 9 Jun 2016 20:35:36 +0000
(21:35 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 9 Jun 2016 20:35:36 +0000
(21:35 +0100)
To match the deprecation annotation on the function declaration.
gtk/gtkbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbutton.c
b/gtk/gtkbutton.c
index e24c065a8b48927d7accd7110979d0340c49e8ed..2d675a133892d7596b93c26e2141fc03342e4d7e 100644
(file)
--- a/
gtk/gtkbutton.c
+++ b/
gtk/gtkbutton.c
@@
-2314,6
+2314,8
@@
gtk_button_get_use_stock (GtkButton *button)
* application.
*
* Since: 2.4
+ *
+ * Deprecated: 3.20: Use gtk_widget_set_focus_on_click() instead
**/
void
gtk_button_set_focus_on_click (GtkButton *button,